kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Number
/
toShort
to
Short
Common
abstract
fun
toShort
(
)
:
Short
Content copied to clipboard
Returns the value of this number as a
Short
, which may involve rounding or truncation.